Papers with retrieval-based mechanism

2 papers
Syntax-Aware Retrieval Augmented Code Generation (2023.findings-emnlp)

Copied to clipboard

Challenge: Neural code generation models with token-level retrieval capabilities are often noisy and time-consuming.
Approach: They propose a token-level retrieval augmented code generation method that leverages syntax constraints for the retrieval of datastores.
Outcome: The proposed method reduces the impact of retrieve noise on code generation on two datasets.
Learning to Edit: Aligning LLMs with Knowledge Editing (2024.acl-long)

Copied to clipboard

Challenge: Existing knowledge editing techniques rely on memorizing updated knowledge, impeding LLMs from effectively combining the new knowledge with their inherent knowledge when answering questions.
Approach: They propose a Learning to Edit framework that equips LLMs with the ability to apply updated knowledge to input questions through a two-phase process .
Outcome: The proposed framework outperforms existing methods in knowledge editing tasks and compares it with four benchmarks and two LLM architectures.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations